Crate git_graph

source ·
Expand description

Command line tool to show clear git graphs arranged for your branching model.

Modules

A graph structure representing the history of a Git repository.
Create visual representations of git graphs.
Graph generation settings.

Functions